projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e618896
)
Update menu for subnodes of Text Properties.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 31 Oct 2001 21:58:18 +0000
(21:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 31 Oct 2001 21:58:18 +0000
(21:58 +0000)
lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/lispref/elisp.texi
b/lispref/elisp.texi
index e2acf23afc1fa8ab7d2d1ac7782da518d7731cac..ad09c6d190c27215470a6f57ff9016c76ef05b74 100644
(file)
--- a/
lispref/elisp.texi
+++ b/
lispref/elisp.texi
@@
-770,6
+770,10
@@
Text Properties
them back.
* Lazy Properties:: Computing text properties in a lazy fashion
only when text is examined.
+* Clickable Text:: Using text properties to make regions of text
+ do something when you click on them.
+* Fields:: The @code{field} property defines
+ fields within the buffer.
* Not Intervals:: Why text properties do not use
Lisp-visible text intervals.